'Declaration Public Overloads Sub CopyFromMemory(Of T As {New, Struct})( _ ByVal memory() As T, _ ByVal pitch As System.Integer, _ ByVal destinationArea As RectL _ )
public void CopyFromMemory<T>( T[] memory, System.int pitch, RectL destinationArea ) where T: new(), struct
Bitmap Class Bitmap Members Overload List